crypto/tls.constantTimeHash.ConstantTimeSum (method)
2 uses
crypto/tls (current package)
cipher_suites.go#L587: ConstantTimeSum(b []byte) []byte
cipher_suites.go#L600: func (c *cthWrapper) Sum(b []byte) []byte { return c.h.ConstantTimeSum(b) }
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)